gdkrgba: Use %g instead of %.17g to print alpha
authorBenjamin Otte <otte@redhat.com>
Mon, 2 Nov 2015 16:04:39 +0000 (17:04 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 2 Nov 2015 19:32:12 +0000 (20:32 +0100)
commit96a485d8b22e7ac2bc155350b8d084fd0e0f6292
tree33c24f63271b2dea7b05a02271494f133ee0e34e
parent5ebb713df5bea611c4e862b69c9f1d5cd6df3a75
gdkrgba: Use %g instead of %.17g to print alpha

This way 0.3 isn't printed as 0.29999999999999
gdk/gdkrgba.c